func google.golang.org/protobuf/internal/impl.consumeFloatSliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3899: func consumeFloatSliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L3932: 	unmarshal: consumeFloatSliceValue,
		codec_gen.go#L3967: 	unmarshal: consumeFloatSliceValue,